Skip to content

chore: fix I001 import sort in complete_runner.py (unblocks PR-1a/1b CI)#79

Merged
StarGazerM merged 1 commit into
design/redesign-packagefrom
chore/ruff-fix-complete-runner-import-sort
May 19, 2026
Merged

chore: fix I001 import sort in complete_runner.py (unblocks PR-1a/1b CI)#79
StarGazerM merged 1 commit into
design/redesign-packagefrom
chore/ruff-fix-complete-runner-import-sort

Conversation

@StarGazerM

Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • ruff check src/srdatalog/ir/codegen/cuda/complete_runner.py clean
  • CI ruff job passes

🤖 Generated with Claude Code

Pre-existing ruff failure on design/redesign-package — both PR-1a (#78)
and PR-1b (#77) inherit it and fail CI. One-line mechanical re-sort
(ep_has_work_stealing import moved into the alphabetical block below).

No behavior change.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@StarGazerM
StarGazerM merged commit dd2be76 into design/redesign-package May 19, 2026
3 checks passed
@StarGazerM
StarGazerM deleted the chore/ruff-fix-complete-runner-import-sort branch May 19, 2026 20:28
@StarGazerM

Copy link
Copy Markdown
Collaborator Author

Inlined the I001 fix directly into PR #77 (PR-1b) and PR #78 (PR-1a) — avoids the cross-PR merge dependency. This chore PR is redundant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant